home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / file_mgt / _winfile / soft_mgr / softmgr.ini < prev    next >
Encoding:
INI File  |  1995-03-04  |  1.2 KB  |  53 lines

  1. ; Software Manager, Version 4.0                                   
  2. ; Copyright (c) 1995 PCSoft
  3. ; All rights Reserved.                             
  4. ; Initialization File
  5. ;======================================================================
  6. ;
  7. ; Note: the ';' denote comments in this initialization file.
  8. ;
  9. ; To specify files you want archived when you create a rescue diskette:
  10. ;        (1) List the full path and filename for each file or group of
  11. ;            files to archive in the [USER_ARCHIVE_LIST] section below.
  12. ;            Wildcard characters '*' and '?' may be used.
  13. ;            Examples: C:\MYDRIVER\DRIVER.DRV, C:\WINDOWS\*.GRP
  14. ;  
  15. [USER_ARCHIVE_LIST]
  16. ;User archive list start
  17. ;User archive list end
  18.  
  19. [CONFIGURATION] 
  20. FileManager=WINFILE.EXE
  21. BackupApp=*Not Specified*
  22. VirusApp=*Not Specified*
  23. PrintManager=PRINTMAN.EXE
  24. SystemInfo=MSD.EXE
  25. RegEditCmd=REGEDIT /V
  26. MaxTasks=0
  27.  
  28. [LOCMAP]
  29. DOSBootFilesLoc=C:
  30. SoftMgrDir=C:\SOFTMGR4
  31.  
  32. [Font]
  33. Height=-11
  34. Weight=400
  35. PitchAndFamily=49
  36. FaceName=Courier New
  37. Italic=0 
  38.  
  39. [Settings]
  40. WindowPos=2,3,-1,-1,-4,-4,22,22,636,408
  41. TabStops=20
  42.  
  43. [PRODUCTINFO]
  44. ProductId=SM40
  45. ReleaseDate=3/4/95
  46. ReleaseTime=0400am
  47. RevNo=001
  48.  
  49.  
  50.  
  51.  
  52.